Skip to content

feat(contact): add phone channel to the contact block - #32

Merged
tkodev merged 1 commit into
mainfrom
feat/contact-phone
Aug 12, 2026
Merged

feat(contact): add phone channel to the contact block#32
tkodev merged 1 commit into
mainfrom
feat/contact-phone

Conversation

@tkodev

@tkodev tkodev commented Aug 12, 2026

Copy link
Copy Markdown
Owner

Adds the phone number as a channel row in the contact block, ordered email → phone → LinkedIn → resume → GitHub, on all six surfaces that render it (home, works, work detail, experience, about, /design specimen).

The number already lived in src/constants/profile.ts, so the row reads it from there. The tel: href strips formatting; the label keeps the readable form, matching the email row.

pnpm lint:fix and pnpm type:check pass.

Sits between email and linkedin on every surface that renders the
transmission block. Reads the number from profile constants; the tel:
href strips formatting while the label keeps the readable form.
@vercel

vercel Bot commented Aug 12, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
tkodev-web-v5 Building Building Preview Aug 12, 2026 4:58am

@tkodev
tkodev merged commit e9bfb97 into main Aug 12, 2026
2 of 3 checks passed
@tkodev
tkodev deleted the feat/contact-phone branch August 12, 2026 04:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant